-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.8.2
-
Code
-
Classes
- RunnerState
Total Complexity |
58 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
378 |
Lines of code |
227 |
Logical lines of code |
122 |
Comment lines |
48 |
Methods |
26 |
Properties |
4 |
Methods 26
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_lock() |
S |
49 |
5 |
33 |
update_option() |
S |
56 |
4 |
18 |
get_option() |
S |
57 |
4 |
16 |
init() |
S |
63 |
4 |
10 |
wait_for_lock() |
S |
62 |
4 |
10 |
try_get_lock() |
S |
60 |
3 |
13 |
validate() |
S |
67 |
3 |
7 |
has_section() |
S |
65 |
3 |
9 |
has_status() |
S |
65 |
3 |
9 |
get_state() |
S |
64 |
3 |
10 |
update() |
S |
60 |
2 |
13 |
clear_options() |
S |
61 |
2 |
12 |
get_progress() |
S |
71 |
2 |
6 |
get_section() |
S |
71 |
2 |
6 |
get_session() |
S |
78 |
2 |
3 |
populate() |
S |
73 |
2 |
5 |
get_raw() |
S |
82 |
1 |
3 |
is_running() |
S |
82 |
1 |
3 |
error() |
S |
67 |
1 |
8 |
wait_for_lock_and_get_state() |
S |
73 |
1 |
5 |
set_state() |
S |
73 |
1 |
4 |
reset_lock() |
S |
75 |
1 |
4 |
touch_lock() |
S |
77 |
1 |
3 |
default() |
S |
64 |
1 |
10 |
is_resumable() |
S |
82 |
1 |
3 |
__construct() |
S |
77 |
1 |
4 |